Sigh. Rather awful regression from https://github.com/ostreedev/ostree/pull/759
Closes: #775
Approved by: jlebon
/* See https://github.com/ostreedev/ostree/issues/758 */
if (!ot_keyfile_get_boolean_with_default (self->config, "core", "disable-xattrs",
- TRUE, &self->disable_xattrs, error))
+ FALSE, &self->disable_xattrs, error))
return FALSE;
{ g_autofree char *tmp_expiry_seconds = NULL;
cd ${test_tmpdir}
mkdir repo
-${OSTREE} init
+ostree_repo_init repo
#----------------------------------------------
# Test synchronicity of keyring file and remote